Click or drag to resize

Connection Properties

The Connection type exposes the following members.

Properties
  NameDescription
Public propertyAddress
Gets or sets connection address. Typically the connection address will be a class-D IP multicast group address. If the session is not multicast, then the connection address contains the fully-qualified domain name or the unicast IP address.
Public propertyAddressType
Gets or sets type of address.
Public propertyNetworkType
Gets or sets type of network.
Public propertyNumberOfAddresses
Gets or sets number of addresses.
Public propertyTimeToLive
Gets or sets time to live (TTL) value. Sessions using an IP multicast connection address must also have a TTL value present in addition to the multicast address. The TTL and the Address together define the scope with which multicast packets sent in this conference will be sent. TTL values must be in the range 0-255.
Top
See Also